Vapnik-Chervonenkis dimension
VC dimension
#machine_learning #computational_learning_theory #probability
#machine_learning #computational_learning_theory #probability
Definition
is shattered if .
(i.e. the concept class/hypothesis class can realize all possible subsets of , or there is a hypothesis that predicts every possible assignment)
has VC if no set of size can be shattered.
See also
- PAC learning
- set cover problem
- Rademacher complexity
- Theorem, Brönnimann-Goodrich 1995
- Theorem, Sauer-Shelah-Perles
References
- https://www.cs.cmu.edu/~epxing/Class/10701/slides/lecture16-VC.pdf
- https://andrewcharlesjones.github.io/journal/vc-dimension.html
- https://www.cs.umd.edu/class/fall2021/cmsc754/Lects/lect19-vc-dim.pdf
- https://sarielhp.org/book/chapters/vc_dim.pdf
- M. J. Kearns and U. Vazirani, An Introduction to Computational Learning Theory. The MIT Press, 1994. doi: 10.7551/mitpress/3897.001.0001.
- https://people.math.binghamton.edu/qiao/math605/book/vapnik-chervonekis-vc-theory.html
- https://en.wikipedia.org/wiki/Growth_function